github.com/go-pg/migrations/v8.Collection.run (method)

3 uses

	github.com/go-pg/migrations/v8 (current package)
		collection.go#L553: 	return c.run(tx, func() (int64, error) {
		collection.go#L566: 	return c.run(tx, func() (int64, error) {
		collection.go#L577: func (c *Collection) run(